home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 August
/
CHIP Turkiye Ağustos 2000 CD2.iso
/
prog
/
oyun
/
04
/
04.exe
/
Base
/
Menu
/
MenuPascal.scr
< prev
next >
Wrap
Text File
|
2000-02-16
|
65KB
|
1,965 lines
//***************************
// INIT
//***************************
//**********
// 1 - TITRE
//**********
SetMenuTextFont (FujiyamaLight, 0.040, 0.1, 0.5)
SetMenuTextAlign (LeftAlign, 0.05, TopAlign, 0.02)
SetMenuTextColor (220, 220, 255, 120)
//*******************
// SOUS TITRE
//*******************
ItemBhvBegin(BoutonSousTitre)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.5,0.05, 255,255,255,255)
// SetItemBack(maps_menus256|exit, 0, 0, 0.5,0.07, 255,255,255,255)
SetItemTextAlign(RightAlign, 0.01, TopAlign, 0.01)
SetItemTextLFont(FujiyamaLight, 0.040, 0.1, 0.5)
SetItemTextRFont(FujiyamaLight, 0.040, 0.1, 0.5)
SetItemTextLColor( 220, 220, 255, 120)
SetItemTextRColor( 220, 220, 255, 120)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 1.,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.05, TopAlign, 0.02)
SetItemTextLFont(FujiyamaLight, 0.040, 0.1, 0.5)
SetItemTextRFont(FujiyamaLight, 0.040, 0.1, 0.5)
SetItemTextLColor( 220, 220, 255, 120)
SetItemTextRColor( 220, 220, 255, 120)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 1.,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.05, TopAlign, 0.02)
SetItemTextLFont(FujiyamaLight, 0.040, 0.1, 0.5)
SetItemTextRFont(FujiyamaLight, 0.040, 0.1, 0.5)
SetItemTextLColor( 220, 220, 255, 120)
SetItemTextRColor( 220, 220, 255, 120)
SetItemSound(CLIC)
// SetItemSlide(maps_menus256|slider,0.1,0.01, maps_menus256|curseur,0.01,0.03, 0.05,0.25,0.5)
//*******************
// SOUS TITRE 2
//*******************
ItemBhvBegin(BoutonSousTitre2)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 1,0.05, 255,255,255,255)
// SetItemBack(maps_menus256|exit, 0, 0, 1,0.07, 255,255,255,255)
SetItemTextAlign(RightAlign, 0.05, TopAlign, 0.02)
SetItemTextLFont(FujiyamaLight, 0.040, 0.1, 0.5)
SetItemTextRFont(FujiyamaLight, 0.040, 0.1, 0.5)
SetItemTextLColor( 220, 220, 255, 120)
SetItemTextRColor( 220, 220, 255, 120)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 1.,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.05, TopAlign, 0.02)
SetItemTextLFont(FujiyamaLight, 0.040, 0.1, 0.5)
SetItemTextRFont(FujiyamaLight, 0.040, 0.1, 0.5)
SetItemTextLColor( 220, 220, 255, 120)
SetItemTextRColor( 220, 220, 255, 120)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 1.,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.05, TopAlign, 0.02)
SetItemTextLFont(FujiyamaLight, 0.040, 0.1, 0.5)
SetItemTextRFont(FujiyamaLight, 0.040, 0.1, 0.5)
SetItemTextLColor( 220, 220, 255, 120)
SetItemTextRColor( 220, 220, 255, 120)
SetItemSound(CLIC)
// SetItemSlide(maps_menus256|slider,0.1,0.01, maps_menus256|curseur,0.01,0.03, 0.05,0.25,0.5)
//*******************
// SOUS TITRE 3
//*******************
ItemBhvBegin(BoutonSousTitre3)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.95,0.05, 255,255,255,255)
// SetItemBack(maps_menus256|exit, 0, 0, 1,0.07, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.05, TopAlign, 0.02)
SetItemTextLFont(FujiyamaLight, 0.040, 0.1, 0.5)
SetItemTextRFont(FujiyamaLight, 0.040, 0.1, 0.5)
SetItemTextLColor( 220, 220, 255, 120)
SetItemTextRColor( 220, 220, 255, 120)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 1.,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.05, TopAlign, 0.02)
SetItemTextLFont(FujiyamaLight, 0.040, 0.1, 0.5)
SetItemTextRFont(FujiyamaLight, 0.040, 0.1, 0.5)
SetItemTextLColor( 220, 220, 255, 120)
SetItemTextRColor( 220, 220, 255, 120)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 1.,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.05, TopAlign, 0.02)
SetItemTextLFont(FujiyamaLight, 0.040, 0.1, 0.5)
SetItemTextRFont(FujiyamaLight, 0.040, 0.1, 0.5)
SetItemTextLColor( 220, 220, 255, 120)
SetItemTextRColor( 220, 220, 255, 120)
SetItemSound(CLIC)
// SetItemSlide(maps_menus256|slider,0.1,0.01, maps_menus256|curseur,0.01,0.03, 0.05,0.25,0.5)
//************************************************
// Les boutons pour CENTRAGE
//************************************************
ItemBhvBegin(BoutonCentrage)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 1.,0.05, 255,255,255,255)
SetItemTextAlign(CenterAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.025, 0.042, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 1.,0.05, 255,255,255,255)
SetItemTextAlign(CenterAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.028, 0.047, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 1.,0.05, 255,255,255,255)
SetItemTextAlign(CenterAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.028, 0.047, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255, 223, 112, 255)
SetItemTextRColor( 255, 255, 255, 255)
SetItemSound(CLIC)
//**********************************************************
// BOUTON GOLD : FLECHES DE DEFILEMENT
//**********************************************************
ItemBhvBegin(BoutonGold)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|TTTT, 0, 0, 0.03,0.04, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.03, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.033, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.033, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 223, 112, 255)
SetItemTextRColor( 255, 255, 255, 255)
//**********************************************************
// BOUTON GOLD : FLECHES DE DEFILEMENT
//**********************************************************
ItemBhvBegin(BoutonGold2)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.03,0.04, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.03, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.03,0.04, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.033, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.03,0.04, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.033, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 223, 112, 255)
SetItemTextRColor( 255, 255, 255, 255)
//**********************************
// Bouton centrage Gris pour Teasing
//**********************************
ItemBhvBegin(BoutonCentrageGris)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 1.,0.05, 255,255,255,255)
SetItemTextAlign(CenterAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.025, 0.042, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 150,150,150, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 1.,0.05, 255,255,255,255)
SetItemTextAlign(CenterAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.028, 0.047, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 200, 200, 200, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 1.,0.05, 255,255,255,255)
SetItemTextAlign(CenterAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.028, 0.047, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 200, 200, 200, 255)
SetItemTextRColor( 255, 255, 255, 255)
SetItemSound(CLIC)
//************************************************
// Le boutonPour un texte dans une boite EXIT (Etes vous certain...)
//************************************************
ItemBhvBegin(BoutonChoixQuitter)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.49,0.05, 255,255,255,255)
// SetItemBack(Bouton16, 0, 0, 0.49,0.05, 255,255,255,255)
SetItemTextAlign(CenterAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.040, 0.040, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 1.,0.05, 255,255,255,255)
SetItemTextAlign(CenterAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.021, 0.021, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 1.,0.05, 255,255,255,255)
SetItemTextAlign(CenterAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255, 223, 112, 255)
SetItemTextRColor( 255, 255, 255, 255)
//SetItemSound(Chord)
// SetItemSlide(maps_menus256|slider,0.1,0.01, maps_menus256|curseur,0.01,0.03, 0.05,0.25,0.5)
//************************************************
// Le boutonPour un texte dans une boite EXIT (Etes vous certain...)
//************************************************
ItemBhvBegin(BoutonChoixInternetQuitter)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.49,0.05, 255,255,255,255)
SetItemTextAlign(CenterAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.030, 0.035, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 1.,0.05, 255,255,255,255)
SetItemTextAlign(CenterAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.021, 0.021, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 1.,0.05, 255,255,255,255)
SetItemTextAlign(CenterAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255, 223, 112, 255)
SetItemTextRColor( 255, 255, 255, 255)
//SetItemSound(Chord)
//************************************************
// DECLARATION INITIALE : map des contr⌠les
//************************************************
ItemBhvBegin(BoutonMapper)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.425,0.03, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.020, 0.025, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.425,0.03, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.020, 0.025, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0.01, 0.01, 0.425,0.03, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.020, 0.025, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
//************************************************
// DECLARATION INITIALE : map des contr⌠les
//************************************************
ItemBhvBegin(BoutonMapperF1Menu)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.30,0.03, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.013, 0.016, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.013, 0.016, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.30,0.03, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.013, 0.016, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.013, 0.016, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.30,0.03, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.013, 0.016, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.013, 0.016, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
//************************************************
// DECLARATION INITIALE : map des contr⌠les
//************************************************
ItemBhvBegin(BoutonMapperSlide)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.425,0.03, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.020, 0.025, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.5, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.425,0.03, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.020, 0.025, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.5, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0.01, 0.01, 0.425,0.03, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.020, 0.025, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.5, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
SetItemSlide(maps_menus256|slider,0.07,0.025, maps_menus256|curseur,0.01,0.03, 0.05,0.25,0.5)
//********************
// Barre de Loading
//********************
ItemBhvBegin(BoutonLoading)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|Loading_fond, 0.05, 0, 0.52,0.17, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|Loading_fond , 0, 0, 0.205,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|Loading_fond , 0.01, 0.01, 0.205,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
//************************************************************************
// DECLARATION INITIALE : BoutonChoix pour commentaire "appuyer sur Esc"
//************************************************************************
ItemBhvBegin(BoutonChoixEchapp)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.23,0.04, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.015, 0.015, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 150,150,150, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0., 0., 1.,1., 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0., 0., 1.,1., 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
//*******************************************************************************
// DECLARATION INITIALE : BoutonChoixDroite pour commentaire "appuyer sur Enter"
//*******************************************************************************
ItemBhvBegin(BoutonChoixEnter)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.23,0.04, 255,255,255,255)
SetItemTextAlign(RightAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.015, 0.015, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 150,150,150, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0., 0., 1.,1., 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0., 0., 1.,1., 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
//************************************************
// DECLARATION INITIALE : BOUTON VALIDATE
//************************************************
ItemBhvBegin(BoutonValidate)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.25,0.1, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.02, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.027, 0.047, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.035, 0.05, 0.1)
SetItemTextLColor( 255,198, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.25,0.1, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.02, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.030, 0.050, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.037, 0.054, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 254, 169, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0.01, 0.01, 0.25,0.1, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.02, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.030, 0.050, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.037, 0.054, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 254, 169, 255)
SetItemSound(CLIC)
//************************************************
// DECLARATION INITIALE : BOUTON VALIDATE
//************************************************
ItemBhvBegin(BoutonGo)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.25,0.1, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.02, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.027, 0.047, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.035, 0.05, 0.1)
SetItemTextLColor( 255,198, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.25,0.1, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.02, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.030, 0.050, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.037, 0.054, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 254, 169, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0.01, 0.01, 0.25,0.1, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.02, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.030, 0.050, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.037, 0.054, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 254, 169, 255)
SetItemSound(Start)
//************************************************
// DECLARATION INITIALE : BOUTON VALIDATE
//************************************************
ItemBhvBegin(BoutonValidateWeb)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.45,0.1, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.02, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.025, 0.045, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.035, 0.05, 0.1)
SetItemTextLColor( 255,198, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.45,0.1, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.02, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.027, 0.047, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.037, 0.054, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 254, 169, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0.01, 0.01, 0.45,0.1, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.02, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.027, 0.047, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.037, 0.054, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 254, 169, 255)
SetItemSound(CLIC)
//************************************************
// DECLARATION INITIALE : BOUTON RETOUR
//************************************************
ItemBhvBegin(BoutonRetour)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.25,0.1, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.02, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.025, 0.045, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.035, 0.054, 0.1)
SetItemTextLColor( 255,198, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.25,0.1, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.02, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.027, 0.047, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.037, 0.054, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 254, 169, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0.01, 0.01, 0.25,0.1, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.02, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.027, 0.047, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.037, 0.054, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 254, 169, 255)
SetItemSound(CLIC)
//**********************
//WARNING
//**********************
ItemBhvBegin(Warning)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.525,0.05, 255,255,255,255)
SetItemTextAlign(CenterAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.030, 0.040, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0.01, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.025, 0.035, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.025, 0.035, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 223, 112, 255)
SetItemTextRColor( 255, 255, 255, 255)
//************************************************
// DECLARATION INITIALE : BOUTON CHOIX A GAUCHE
//************************************************
ItemBhvBegin(BoutonChoix)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.03, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0.01, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.025, 0.035, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0.01, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.025, 0.035, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 223, 112, 255)
SetItemTextRColor( 255, 255, 255, 255)
SetItemSound(CLIC)
//**************
// LOGO
//***************
ItemBhvBegin(BoutonChoixVSLogo)
ItemStateBegin(NormalState)
SetItemBack(vs_logo, 0,0,0.45,0.60, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.03, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
//********************
// PICTOHELP2
//********************
ItemBhvBegin(BoutonPictoHelp2)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|Pictohelp2, 0,0,0.06,0.08, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.03, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
//*******************
// NET DESCRIPTION
//******************
ItemBhvBegin(BoutonChoixNetSession)
ItemStateBegin(NormalState)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.65,0.05, 255,255,255,255)
SetItemTextLFont(typo_vs_blanc, 0.018, 0.025, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.018, 0.025, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0., 0, 0.65,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.020, 0.028, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.020, 0.028, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0., 0, 0.65,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.020, 0.028, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.020, 0.028, 0.1)
SetItemTextLColor( 255, 223, 112, 255)
SetItemTextRColor( 255, 255, 255, 255)
SetItemSound(CLIC)
//************************************************
// DECLARATION INITIALE : BOUTON CHOIX A GAUCHE
//************************************************
ItemBhvBegin(BoutonChoix2)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.03, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0.01, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.025, 0.035, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0.01, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.025, 0.035, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 223, 112, 255)
SetItemTextRColor( 255, 255, 255, 255)
SetItemSound(CLIC)
//************************************************
// DECLARATION INITIALE : BOUTON CHOIX A GAUCHE
//************************************************
ItemBhvBegin(BoutonChoixFondExit)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|exit, 0.25,0.25,0.5,0.5, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.03, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|exit, 0.25,0.25,0.5,0.5, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.025, 0.035, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|exit, 0.25,0.25,0.5,0.5, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.025, 0.035, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 223, 112, 255)
SetItemTextRColor( 255, 255, 255, 255)
SetItemSound(CLIC)
//************************
// BOUTON CREDITS
//************************
ItemBhvBegin(BoutonCredits)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 1,0.8, 255,255,255,255)
SetItemTextAlign(CenterAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.018, 0.023, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0.01, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.025, 0.035, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0.01, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.025, 0.035, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 223, 112, 255)
SetItemTextRColor( 255, 255, 255, 255)
SetItemSound(CLIC)
//***********************************
// BoutonChoix allongΘ
//***********************************
ItemBhvBegin(BoutonChoixLong)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0,0,0.55,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.03, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0,0,0.55,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.024, 0.035, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0,0,0.55,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.024, 0.035, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 223, 112, 255)
SetItemTextRColor( 255, 255, 255, 255)
//************************************************
// DECLARATION INITIALE : BOUTON CHOIX A GAUCHE
//************************************************
ItemBhvBegin(BoutonChoixErreur)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.47,0.05, 255,255,255,255)
SetItemTextAlign(CenterAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.030, 0.045, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255,255, 255, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0.01, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.025, 0.035, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.025, 0.035, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 223, 112, 255)
SetItemTextRColor( 255, 255, 255, 255)
//************************************************
// DECLARATION INITIALE : BOUTON CHOIX A GAUCHE
//************************************************
ItemBhvBegin(BoutonChoixExplain)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.015, 0.02, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255,255, 255, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0.01, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.025, 0.035, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.025, 0.035, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 223, 112, 255)
SetItemTextRColor( 255, 255, 255, 255)
//************************************************
// DECLARATION INITIALE : BOUTON CHOIX WEB Temporaire
//************************************************
ItemBhvBegin(BoutonChoixWeb)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.8,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.03, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.8,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.03, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.8,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.03, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 223, 112, 255)
SetItemTextRColor( 255, 255, 255, 255)
//******************************************************
// Bouton Web : cadre
//******************************************************
ItemBhvBegin(BoutonWeb)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|exit, 0,0,0.420,0.45, 255,255,255,255)
SetItemTextAlign (LeftAlign, 0.01, LeftAlign, 0.01)
SetItemTextLFont (typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextRFont (typo_vs_blanc, 0.020, 0.020, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 255, 255, 180)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|exit, 0,0,0.420,0.45, 255,255,255,255)
SetItemTextAlign (LeftAlign, 0.01, LeftAlign, 0.01)
SetItemTextLFont (typo_vs_blanc, 0.021, 0.021, 0.1)
SetItemTextRFont (typo_vs_blanc, 0.020, 0.020, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 255, 254, 169, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|exit, 0,0,0.420,0.45, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, LeftAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.021, 0.021, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.020, 0.020, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 255, 254, 169, 255)
//**********************************************************
// DECLARATION INITIALE : BOUTON CHOIX A GAUCHE POUR ENUM
//**********************************************************
ItemBhvBegin(BoutonChoixEnum)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.03, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255,210, 0, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.033, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 255, 255, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.033, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 255, 223, 112, 255)
SetItemTextRColor( 255, 255, 255, 255)
//**********************************************************
// DECLARATION INITIALE : BOUTON CHOIX A GAUCHE POUR ENUM
//**********************************************************
ItemBhvBegin(BoutonChoixEnumNoEtat)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.03, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 0, 198, 243, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.03, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 0, 198, 243, 255)
SetItemTextRColor( 0, 198, 243, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.42,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.023, 0.03, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.022, 0.03, 0.1)
SetItemTextLColor( 0, 198, 243, 255)
SetItemTextRColor( 0, 198, 243, 255)
//******************************************************
// DECLARATION INITIALE : LES BOUTONS INFO COMMENTAIRE
//******************************************************
ItemBhvBegin(BoutonCommentaireExplication)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|help, 0.068,0,0.405,0.17, 255,255,255,255)
SetItemTextAlign (LeftAlign, 0.015, TopAlign, 0.02)
SetItemTextLFont (typo_vs_blanc, 0.013, 0.016, 0.1)
SetItemTextRFont (typo_vs_blanc, 0.013, 0.016, 0.1)
SetItemTextLColor( 255,255, 255, 255)
SetItemTextRColor( 0, 255, 255, 180)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|help, 0, 0, 0.17,0.05, 255,255,255,255)
SetItemTextAlign (LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont (typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextRFont (typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 254, 169, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|help, 0.01, 0.01, 0.17,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 254, 169, 255)
//******************************************************
// DECLARATION INITIALE : LES BOUTONS INFO COMMENTAIRE
//******************************************************
ItemBhvBegin(BoutonCommentaireExplication2)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|help, 0.068,0,0.35,0.08, 255,255,255,255)
SetItemTextAlign (CenterAlign, 0.015, TopAlign, 0.02)
SetItemTextLFont (typo_vs_blanc, 0.013, 0.016, 0.1)
SetItemTextRFont (typo_vs_blanc, 0.013, 0.016, 0.1)
SetItemTextLColor( 255,255, 255, 255)
SetItemTextRColor( 0, 255, 255, 180)
ItemStateBegin(FocusState)
SetItemBack(maps_menus256|help, 0, 0, 0.17,0.05, 255,255,255,255)
SetItemTextAlign (LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont (typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextRFont (typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 254, 169, 255)
ItemStateBegin(PushState)
SetItemBack(maps_menus256|help, 0.01, 0.01, 0.17,0.05, 255,255,255,255)
SetItemTextAlign(LeftAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextRFont(typo_vs_blanc, 0.02, 0.02, 0.1)
SetItemTextLColor( 255, 254, 169, 255)
SetItemTextRColor( 255, 254, 169, 255)
//***********************************
// Classement Regate
//***********************************
ItemBhvBegin(AffichageClassement)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0,0, 0.55,0.35, 255,255,255,128)
SetItemTextAlign (CenterAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont (typo_vs_blanc, 0.03, 0.03, 0.1)
SetItemTextLColor(255, 255, 0, 255)
SetItemTextRFont (typo_vs_blanc, 0.020, 0.020, 0.1)
SetItemTextRColor(0, 255, 255, 255)
//***********************************
// Classement gΘnΘral
//***********************************
ItemBhvBegin(AffichageClassementGeneral)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0,0, 0.80,0.435, 255,255,255,128)
SetItemTextAlign (CenterAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont (typo_vs_blanc, 0.025, 0.035, 0.1)
SetItemTextLColor(255, 255, 0, 255)
SetItemTextRFont (typo_vs_blanc, 0.020, 0.025, 0.1)
SetItemTextRColor(0, 255, 255, 255)
SetMenuBackColor(255, 255, 255, 255)
//***********************************
// Classement Coupe
//***********************************
ItemBhvBegin(AffichageClassementGeneralPetit)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|ALPHA, 0,0, 0.58,0.435, 255,255,255,128)
SetItemTextAlign (CenterAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont (typo_vs_blanc, 0.020, 0.025, 0.1)
SetItemTextLColor(255, 255, 0, 255)
SetItemTextRFont (typo_vs_blanc, 0.020, 0.025, 0.1)
SetItemTextRColor(0, 255, 255, 255)
SetMenuBackColor(255, 255, 255, 255)
//***********************************
// Barre de chargement : progression
//***********************************
ItemBhvBegin(AffichageProgress)
ItemStateBegin(NormalState)
SetItemBack(maps_menus256|Loading_fond, 0,0, 0.46,0.017, 255,255,255,255)
SetItemTextAlign (CenterAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont (typo_vs_blanc, 0.04, 0.04, 0.1)
SetItemTextLColor(255, 255, 0, 255)
//***********************************************
// Appels
//***********************************************
SetMenuHostLeft(MenuHostLeft)
SetMenuInGame(MenuInGame)
SetMenuEndGame(MenuEndGame)
SetItemProgress(maps_menus256|Loading_prog, 0.45, 0.013, 255,255,255,255)
SetMenuLoading(Chargement)
//**************************************************************************************
//********************
// BARRE DE CHARGEMENT
//********************
SetMenuBackColor(255, 255, 255, 255)
MenuBegin(Chargement, "", 0., 0., 1., 1., fond_menus_p1)
// Affichage du titre
ItemBhvBegin(BoutonChoixVSLogo)
ItemInfo ( 0.025, 0)
ItemBhvBegin(BoutonCentrage)
ItemGraph("CHARGEMENT", 0.050, 0.70)
ItemBhvBegin(AffichageProgress)
ItemLoadProgress("", 0.33, 0.75, "")
//**************************************************************************************
// MENU PRINCIPAL
//**************************************************************************************
MenuBegin(Accueil,"",0.,0.,1.,1.,fond_menus_p1)
// Affichage du titre
ItemBhvBegin(BoutonChoixVSLogo)
ItemInfo ( 0.025, 0)
//PICTO
ItemBhvBegin(BoutonPictoHelp2)
ItemInfo ( 0.680, 0.855)
// Liste des choix
ItemBhvBegin(BoutonCentrageGris)
ItemLink ("ENTRAINEMENT", 0, 0.265, Accueil , "INFO_NOT_IN_THIS_VERSION")
ItemBhvBegin(BoutonCentrage)
ItemCmd ("QUICK_RACE", 0, 0.335, QuickStartCmd ,"ACCUEIL_QUICK")
ItemBhvBegin(BoutonCentrageGris)
ItemLink ("MONOJOUEUR", 0, 0.405, Accueil , "INFO_NOT_IN_THIS_VERSION")
ItemLink ("MULTI", 0, 0.475, Accueil , "INFO_NOT_IN_THIS_VERSION")
ItemBhvBegin(BoutonCentrage)
ItemLink ("ONLINE", 0, 0.545, Internet ,"ACCUEIL_ONLINE")
ItemLink ("CONFIGURATION", 0, 0.615, Config ,"ACCUEIL_CONFIGURATION")
ItemLink ("CREDITS", 0, 0.675, Credits1 ,"ACCUEIL_CREDITS")
ItemLink ("QUITTER", 0, 0.745, Quitter ,"ACCUEIL_QUITTER")
ItemBhvBegin(BoutonCommentaireExplication2)
ItemInfo ( 0.255, 0.855)
//**************************************************************************************
// MENU QUITTER
//**************************************************************************************
MenuBegin(Quitter,"",0.,0.,1.,1.,fond_menus_p1)
// Affichage du titre
ItemBhvBegin(BoutonChoixVSLogo)
ItemInfo ( 0.025, 0)
// Affichage Du calque qui masque tout
ItemBhvBegin(BoutonChoix)
SetItemBack(maps_menus256|fondexit, 0,0,1,1, 255,255,255,255)
ItemInfo ( 0.025, 0)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.4,0.05, 255,255,255,255)
// Affichage Du calque Exit
ItemBhvBegin(BoutonChoixFondExit)
SetItemBack(maps_menus256|exit, 0.25,0.25,0.5,0.5, 255,255,255,255)
ItemInfo ( 0.022, 0)
ItemBhvBegin(BoutonChoixQuitter)
ItemGraph("QUITTER?", 0.28,0.42)
ItemBhvBegin(BoutonCentrage)
ItemBack ("NON", 0.025, 0.58, "")
ItemCmd ("OUI", 0.025, 0.65, ExitCmd, "")
//**************************************************************************************
// MENU INTERNET
//**************************************************************************************
MenuBegin(Internet,"",0.,0.,1.,1.,fond_menus_p1)
// Affichage du titre
ItemBhvBegin(BoutonChoixVSLogo)
ItemInfo ( 0.025, 0)
// Affichage Du calque qui masque tout
ItemBhvBegin(BoutonChoix)
SetItemBack(maps_menus256|fondexit, 0,0,1,1, 255,255,255,255)
ItemInfo ( 0.025, 0)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.4,0.05, 255,255,255,255)
// Affichage Du calque Exit
ItemBhvBegin(BoutonChoixFondExit)
ItemInfo ( 0.022, 0)
ItemBhvBegin(BoutonChoixInternetQuitter)
ItemGraph("INTERNET?", 0.28,0.37)
ItemBhvBegin(BoutonCentrage)
ItemBack ("NON", 0.025, 0.58, "")
ItemHttp ("OUI", 0.025, 0.65, virtualskipper.com ,"")
//***************** ICI COMMENCE LES AUTRES MENUS QUI SONT DANS LE JEU OU LES OOPTIONS
//**************************************
// CONFIGURATION DE LA MACHINE
//**************************************
MenuBegin(Config, "CONFIGURATION1", 0., 0., 1., 1., fond_menus_p1)
ItemBhvBegin(BoutonChoix)
// Affichage d'un graph pour habiller la page
ItemBhvBegin(BoutonPictoHelp2)
ItemInfo ( 0.915, 0.780)
ItemBhvBegin(BoutonChoix)
// TOUS LES AFFICHAGES EN JEU AU DEPART : OK
ItemLink("OPTIONSAFFICHAGE", 0.050, 0.225, OptionsAffichage,"OPTIONSAFFICHAGE1")
// MAPPING DES TOUCHES DE CONTROLES : OK
ItemLink("COMMANDES", 0.050, 0.275, Commandes,"COMMANDES1")
// Graph pour ESC
ItemBhvBegin(BoutonChoixEchapp)
ItemGraph("GOBACK", 0.08, 0.935)
// Retour
ItemBhvBegin(BoutonRetour)
ItemBack("RETOUR", 0.05, 0.875,"RETOUR1")
// Commentaires
ItemBhvBegin(BoutonCommentaireExplication)
ItemInfo ( 0.415, 0.735)
//**************************************
// CONFIGURATION DES COMMANDES
//**************************************
MenuBegin(Reglages,"REGLAGES1", 0., 0., 1., 1., fond_menus_p1)
// Affichage d'un graph pour habiller la page
ItemBhvBegin(BoutonPictoHelp2)
ItemInfo ( 0.915, 0.780)
// CHOIX
// ItemSlide("SFX", 0.050, 0.375,"SFX1")
// ItemSlide("VOIX", 0.050, 0.425,"VOIX1")
// RESTORE
ItemCmd("RESTAURER", 0.050, 0.375, RestoreOptCmd,"RESTAURER1")
// Graph pour ESC
ItemBhvBegin(BoutonChoixEchapp)
ItemGraph("GOBACK", 0.08, 0.935)
// Retour
ItemBhvBegin(BoutonRetour)
ItemBack("RETOUR", 0.05, 0.875,"RETOUR1")
// Commentaires
ItemBhvBegin(BoutonCommentaireExplication)
// ItemInfo ( 0.425, 0.775)
ItemInfo ( 0.415, 0.735)
//**************************************
// CONFIGURATION DES COMMANDES
//**************************************
MenuBegin(Commandes,"COMMANDES1", 0., 0., 1., 1., fond_menus_p1)
// Affichage d'un graph pour habiller la page
ItemBhvBegin(BoutonPictoHelp2)
ItemInfo ( 0.915, 0.780)
ItemBhvBegin(BoutonChoix)
ItemLink("BATEAUCONFIG", 0.050, 0.225, BoatControl,"INFO_BATEAUCONFIG")
ItemLink("CAMERASCONFIG", 0.050, 0.275, KraControl,"INFO_CAMERASCONFIG")
ItemLink("INSTRUMENTSCONFIG", 0.050, 0.325, InstrumentControl,"INFO_INSTRUMENTSCONFIG")
ItemLink("AUTRESCONFIG", 0.050, 0.375, OtherControl,"INFO_AUTRESCONFIG")
// Graph pour ESC
ItemBhvBegin(BoutonChoixEchapp)
ItemGraph("GOBACK", 0.08, 0.935)
// Retour
ItemBhvBegin(BoutonRetour)
ItemBack("RETOUR", 0.05, 0.875,"RETOUR1")
// Commentaires
ItemBhvBegin(BoutonCommentaireExplication)
// ItemInfo ( 0.425, 0.775)
ItemInfo ( 0.415, 0.735)
//***************************
// AIDES
//***************************
MenuBegin(OptionsAffichage, "OPTIONSAFFICHAGE", 0., 0., 1., 1., fond_menus_p1)
// Affichage d'un graph pour habiller la page
ItemBhvBegin(BoutonPictoHelp2)
ItemInfo ( 0.915, 0.780)
// CHOIX
ItemBhvBegin(BoutonMapper)
ItemLang("LANGUE", 0.050, 0.225)
ItemBhvBegin(BoutonMapperSlide)
ItemSlide2("MOUSE_SENSIBILTY", 0.050, 0.275,"INFO_SENSI", 0.3,1.5)
ItemBhvBegin(BoutonMapper)
ItemEnum("MOUSE_INVERT", 0.050, 0.325,"RIGHTMOUSE|LEFTMOUSE","RIGHTMOUSE1|LEFTMOUSE1")
ItemBhvBegin(BoutonMapperSlide)
ItemSlide("MUSIC", 0.050, 0.375,"MUSIC1")
// RESTORE
ItemCmd("RESTAURER", 0.050, 0.475, RestoreOptCmd,"RESTAURER1")
// ESSAI DES FLECHES
ItemBhvBegin(BoutonGold)
ItemGraph ("", 0.4575, 0.2155)
ItemGraph ("", 0.4575, 0.3155)
ItemBhvBegin(BoutonGold2)
ItemLinked ("","LANGUE", 0.4565, 0.225, "CHANGER_PARAMETRES")
ItemLinked ("","MOUSE_INVERT", 0.4565, 0.325, "CHANGER_PARAMETRES")
// Graph pour ESC
ItemBhvBegin(BoutonChoixEchapp)
ItemGraph("GOBACK", 0.08, 0.935)
// Retour
ItemBhvBegin(BoutonRetour)
ItemBack("RETOUR", 0.05, 0.875,"RETOUR1")
// Commentaires
ItemBhvBegin(BoutonCommentaireExplication)
ItemInfo ( 0.415, 0.735)
//********************
// BOAT CONTROL
//********************
MenuBegin(BoatControl, "BATEAUX", 0., 0., 1., 1., fond_menus_p1)
// Affichage d'un graph pour habiller la page
ItemBhvBegin(BoutonPictoHelp2)
ItemInfo ( 0.915, 0.780)
ItemBhvBegin(BoutonMapper)
// REMAPPER TOUCHES POUR NAVIGUER :
ItemKey("VKEY_BARRE_P1", 0.050, 0.225, "LEFTDES1")
ItemKey("VKEY_BARRE_M1", 0.050, 0.275, "RIGHTDES1")
ItemKey("VKEY_BARRE_ZERO1", 0.050, 0.325, "ZEROBARREDES")
ItemKey("VKEY_VIREMENT", 0.050, 0.375, "EMPANNER1")
ItemKey("VKEY_BARRE_P30", 0.050, 0.425, "LEFT45")
ItemKey("VKEY_BARRE_M30", 0.050, 0.475, "RIGHT45")
ItemKey("VKEY_VOILE", 0.050, 0.525, "SPINNAKER")
ItemKey("VKEY_CHOQUER", 0.050, 0.575, "CHOQUERDES")
ItemKey("VKEY_BORDER", 0.050, 0.625, "BORDERDES")
ItemKey("VKEY_MAKE_PENALTY", 0.050, 0.675, "PENALITEDES")
// RESTORE
ItemCmd("RESTAURER", 0.050, 0.775, RestoreOptCmd,"RESTAURER1")
// Graph pour ESC
ItemBhvBegin(BoutonChoixEchapp)
ItemGraph("GOBACK", 0.08, 0.935)
// Retour
ItemBhvBegin(BoutonRetour)
ItemBack("RETOUR", 0.05, 0.875,"RETOUR1")
// Commentaires
ItemBhvBegin(BoutonCommentaireExplication)
// ItemInfo ( 0.425, 0.775)
ItemInfo ( 0.415, 0.735)
//********************
// CAMERA CONTROL
//********************
MenuBegin(KraControl, "CAMERAS", 0., 0., 1., 1., fond_menus_p1)
// Affichage d'un graph pour habiller la page
ItemBhvBegin(BoutonPictoHelp2)
ItemInfo ( 0.915, 0.780)
ItemBhvBegin(BoutonMapper)
ItemKey("VKEY_CAM_1", 0.050, 0.225, "CAMERADES1")
ItemKey("VKEY_CAM_2", 0.050, 0.275, "CAMERADES2")
ItemKey("VKEY_CAM_3", 0.050, 0.325, "CAMERADES3")
ItemKey("VKEY_CAM_4", 0.050, 0.375, "CAMERADES4")
ItemKey("VKEY_CAM_5", 0.050, 0.425, "CAMERADES5")
ItemKey("VKEY_ORBIT_RIGHT", 0.050, 0.475, "PIVOTDROIT1")
ItemKey("VKEY_ORBIT_LEFT", 0.050, 0.525, "PIVOTGAUCHE1")
ItemKey("VKEY_ORBIT_RESET", 0.050, 0.575, "PIVOTCENTRE")
ItemKey("VKEY_SEE_LEFT", 0.050, 0.625, "LOOKGAUCHE1")
ItemKey("VKEY_SEE_RIGHT", 0.050, 0.675, "LOOKDROIT1")
// RESTORE
ItemCmd("RESTAURER", 0.050, 0.775, RestoreOptCmd,"RESTAURER1")
// Graph pour ESC
ItemBhvBegin(BoutonChoixEchapp)
ItemGraph("GOBACK", 0.08, 0.935)
// Retour
ItemBhvBegin(BoutonRetour)
ItemBack("RETOUR", 0.05, 0.875,"RETOUR1")
// Commentaires
ItemBhvBegin(BoutonCommentaireExplication)
ItemInfo ( 0.415, 0.735)
//********************
// AUTRES CONTROLES
//********************
MenuBegin(OtherControl, "AUTRESCONFIG", 0., 0., 1., 1., fond_menus_p1)
// Affichage d'un graph pour habiller la page
ItemBhvBegin(BoutonPictoHelp2)
ItemInfo ( 0.915, 0.780)
ItemBhvBegin(BoutonMapper)
ItemKey("VKEY_BOATNAME", 0.050, 0.225, "VKEY_BOATNAME")
ItemKey("VKEY_PAUSE", 0.050, 0.275, "PAUSE1")
ItemKey("VKEY_CHAT_MODE", 0.050, 0.325, "INFO_VKEY_CHAT_MODE")
ItemKey("VKEY_SCREENSHOT", 0.050, 0.375, "INFO_VKEY_SCREENSHOT")
ItemKey("VKEY_HELP", 0.050, 0.425, "INFO_VKEY_HELP")
ItemKey("VKEY_QUIT", 0.050, 0.475, "INFO_VKEY_QUIT")
// RESTORE
ItemCmd("RESTAURER", 0.050, 0.575, RestoreOptCmd,"RESTAURER1")
// Graph pour ESC
ItemBhvBegin(BoutonChoixEchapp)
ItemGraph("GOBACK", 0.08, 0.935)
// Retour
ItemBhvBegin(BoutonRetour)
ItemBack("RETOUR", 0.05, 0.875,"RETOUR1")
// Commentaires
ItemBhvBegin(BoutonCommentaireExplication)
// ItemInfo ( 0.425, 0.775)
ItemInfo ( 0.415, 0.735)
//********************
// INSTRUMENTS CONTROLES
//********************
MenuBegin(InstrumentControl, "INSTRUMENTSCONFIG", 0., 0., 1., 1., fond_menus_p1)
// Affichage d'un graph pour habiller la page
ItemBhvBegin(BoutonPictoHelp2)
ItemInfo ( 0.915, 0.780)
ItemBhvBegin(BoutonMapper)
ItemKey("VKEY_INTERFACE", 0.050, 0.225, "INFO_VKEY_INTERFACE")
ItemKey("VKEY_RADAR_1", 0.050, 0.275, "INFO_VKEY_RADAR_1")
ItemKey("VKEY_RADAR_2", 0.050, 0.325, "INFO_VKEY_RADAR_2")
ItemKey("VKEY_RADAR_3", 0.050, 0.375, "INFO_VKEY_RADAR_3")
ItemKey("VKEY_RADAR_4", 0.050, 0.425, "INFO_VKEY_RADAR_4")
ItemKey("VKEY_RADAR_5", 0.050, 0.475, "INFO_VKEY_RADAR_5")
ItemKey("VKEY_WIND_ARROW", 0.050, 0.525, "INFO_VKEY_WIND_ARROW")
// RESTORE
ItemCmd("RESTAURER", 0.050, 0.625, RestoreOptCmd,"RESTAURER1")
// Graph pour ESC
ItemBhvBegin(BoutonChoixEchapp)
ItemGraph("GOBACK", 0.08, 0.935)
// Retour
ItemBhvBegin(BoutonRetour)
ItemBack("RETOUR", 0.05, 0.875,"RETOUR1")
// Commentaires
ItemBhvBegin(BoutonCommentaireExplication)
ItemInfo ( 0.415, 0.735)
//***************************
// Affichage classement Regate
//***************************
SetMenuBackColor(255, 255, 255, 255)
MenuBegin(MenuEndGame, "", 0.1, 0.2, 0.8, 0.6, maps_menus256|fondexit)
ItemBhvBegin(BoutonSousTitre3)
ItemGraph("FIN_DE_PARTIE",0.01,0.01)
ItemBhvBegin(AffichageClassement)
// Ne pas changer l'identificateur texte "CLASSEMENT"
ItemArray("CLASSEMENT", 0.05, 0.17)
ItemBhvBegin(BoutonChoix)
ItemCmd ("QUITTER", 0.35, 0.525, ExitCmd, "")
//********************
// MENU ALPHA
//********************
SetMenuBackColor(255, 255, 255, 190)
MenuBegin(MenuInGame, "MenuInGame", 0.25, 0.25, 0.5, 0.5, maps_menus256|exit)
ItemBhvBegin(BoutonChoix)
ItemCmd ("CONTINUER", 0.14, 0.145, ContinueCmd, "")
DisableItemInMode(LobbiedMode)
ItemCmd ("QUITTER", 0.14, 0.295, BeforeGameCmd, "")
EnableItemInMode(LobbiedMode)
DisableItemInMode(MultiPlayerModeHost)
DisableItemInMode(MultiPlayerModeJoin)
DisableItemInMode(ChampionShipMode)
DisableItemInMode(TutorialMode)
DisableItemInMode(GrandPrixModeMatch)
DisableItemInMode(GrandPrixModeFleet)
ItemCmd ("QUITTER", 0.14, 0.295, ExitCmd, "")
EnableItemInMode(TutorialMode)
EnableItemInMode(MultiPlayerModeHost)
EnableItemInMode(MultiPlayerModeJoin)
EnableItemInMode(ChampionShipMode)
EnableItemInMode(GrandPrixModeMatch)
EnableItemInMode(GrandPrixModeFleet)
//********************
// MENU F1
//********************
MenuBegin(F1Menu, "MENU_AIDES", 0.15, 0.05, 0.72, 0.85, maps_menus256|exit)
ItemBhvBegin(BoutonRetour)
ItemCmd ("RETOUR", 0, 0.75, ContinueCmd, "")
// TOUCHES POUR NAVIGUER :
ItemBhvBegin(BoutonMapperF1Menu)
// A GAUCHE
ItemStatic("VKEY_BARRE_P1", 0.050, 0.14, "")
ItemStatic("VKEY_BARRE_M1", 0.050, 0.19, "")
ItemStatic("VKEY_BARRE_ZERO1", 0.050, 0.24, "")
ItemStatic("VKEY_VIREMENT", 0.050, 0.29, "")
ItemStatic("VKEY_VOILE", 0.050, 0.34, "")
ItemStatic("VKEY_BORDER", 0.050, 0.39, "")
ItemStatic("VKEY_CHOQUER", 0.050, 0.44, "")
ItemStatic("VKEY_MAKE_PENALTY", 0.050, 0.49, "")
ItemStatic("VKEY_RADAR_1", 0.050, 0.54, "")
ItemStatic("VKEY_RADAR_2", 0.050, 0.59, "")
ItemStatic("VKEY_RADAR_3", 0.050, 0.64, "")
ItemStatic("VKEY_RADAR_4", 0.050, 0.69, "")
ItemStatic("VKEY_RADAR_5", 0.050, 0.73, "")
// A DROITE
ItemStatic("VKEY_CAM_1", 0.350, 0.14, "")
ItemStatic("VKEY_CAM_2", 0.350, 0.19, "")
ItemStatic("VKEY_CAM_3", 0.350, 0.24, "")
ItemStatic("VKEY_CAM_4", 0.350, 0.29, "")
ItemStatic("VKEY_CAM_5", 0.350, 0.34, "")
ItemStatic("VKEY_ORBIT_RIGHT", 0.350, 0.39, "")
ItemStatic("VKEY_ORBIT_LEFT", 0.350, 0.44, "")
ItemStatic("VKEY_ORBIT_RESET", 0.350, 0.49, "")
ItemStatic("VKEY_INTERFACE", 0.350, 0.54, "")
ItemStatic("VKEY_QUIT", 0.350, 0.59, "")
ItemStatic("VKEY_CHAT_MODE", 0.350, 0.64, "")
ItemStatic("VKEY_PAUSE", 0.350, 0.69, "")
//**********************************
// ERREUR_LOAD
//**********************************
MenuBegin(ERREUR_LOAD,"",0.,0.,1.,1.,fond_menus_p1)
// Affichage du titre
ItemBhvBegin(BoutonChoixVSLogo)
ItemInfo ( 0.025, 0)
// Affichage Du calque qui masque tout
ItemBhvBegin(BoutonChoix)
SetItemBack(maps_menus256|fondexit, 0,0,1,1, 255,255,255,255)
ItemInfo ( 0.025, 0)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.4,0.05, 255,255,255,255)
// Affichage Du calque Exit
ItemBhvBegin(BoutonChoix)
SetItemBack(maps_menus256|exit, 0.25,0.25,0.5,0.5, 255,255,255,255)
ItemInfo ( 0.025, 0)
SetItemBack(maps_menus256|ALPHA, 0, 0, 0.4,0.05, 255,255,255,255)
// SetItemBack(maps_menus256|fondexit, 0.,0.,1,1, 255,255,255,255)
ItemBhvBegin(BoutonChoixQuitter)
SetItemTextAlign (CenterAlign, 0.01, CenterAlign, 0.01)
SetItemTextLFont (typo_vs_blanc, 0.040, 0.040, 0.1)
// ItemGraph("QUITTER?", 0.01,0.05)
ItemGraph("PARTIE_NON_TROUVEE", 0.28,0.42)
ItemBhvBegin(BoutonCentrage)
ItemBack ("OK", 0, 0.65,"")
//********************
// CREDITS
//********************
MenuBegin(Credits1,"CREDITS",0.,0.,1.,1.,fond_menus_p1)
ItemBhvBegin(BoutonCredits)
ItemGraph("CREDIT1", 0, 0.115)
// NEXT
ItemBhvBegin(BoutonValidate)
ItemLink ("CONTINUER", 0.750, 0.875, Credits2,"")
// Retour
ItemBhvBegin(BoutonRetour)
ItemCallList ("RETOUR", 0.05, 0.875, Accueil|Accueil,"")
//********************
// CREDITS 2
//********************
MenuBegin(Credits2,"CREDITS",0.,0.,1.,1.,fond_menus_p1)
ItemBhvBegin(BoutonCredits)
ItemGraph("CREDIT2", 0, 0.115)
// NEXT
ItemBhvBegin(BoutonValidate)
ItemLink ("CONTINUER", 0.750, 0.875, Credits3,"")
// Retour
ItemBhvBegin(BoutonRetour)
ItemCallList ("RETOUR", 0.05, 0.875, Accueil|Accueil,"")
//********************
// CREDITS 3
//********************
MenuBegin(Credits3,"CREDITS",0.,0.,1.,1.,fond_menus_p1)
ItemBhvBegin(BoutonCredits)
ItemGraph("CREDIT3", 0, 0.115)
// NEXT
ItemBhvBegin(BoutonValidate)
ItemLink ("CONTINUER", 0.750, 0.875, Credits4,"")
// Retour
ItemBhvBegin(BoutonRetour)
ItemCallList ("RETOUR", 0.05, 0.875, Accueil|Accueil,"")
//********************
// CREDITS 4
//********************
MenuBegin(Credits4,"CREDITS",0.,0.,1.,1.,fond_menus_p1)
ItemBhvBegin(BoutonCredits)
ItemGraph("CREDIT4", 0, 0.115)
// NEXT
ItemBhvBegin(BoutonValidate)
ItemLink ("CONTINUER", 0.750, 0.875, Credits5,"")
// Retour
ItemBhvBegin(BoutonRetour)
ItemCallList ("RETOUR", 0.05, 0.875, Accueil|Accueil,"")
//********************
// CREDITS 5
//********************
MenuBegin(Credits5,"CREDITS",0.,0.,1.,1.,fond_menus_p1)
ItemBhvBegin(BoutonCredits)
ItemGraph("CREDIT5", 0, 0.115)
// NEXT
ItemBhvBegin(BoutonValidate)
ItemLink ("CONTINUER", 0.750, 0.875, Credits6,"")
// Retour
ItemBhvBegin(BoutonRetour)
ItemCallList ("RETOUR", 0.05, 0.875, Accueil|Accueil,"")
//********************
// CREDITS 6
//********************
MenuBegin(Credits6,"CREDITS",0.,0.,1.,1.,fond_menus_p1)
ItemBhvBegin(BoutonCredits)
ItemGraph("CREDIT6", 0, 0.115)
// NEXT
ItemBhvBegin(BoutonValidate)
ItemLink ("CONTINUER", 0.750, 0.875, Credits1,"")
// Retour
ItemBhvBegin(BoutonRetour)
ItemCallList ("RETOUR", 0.05, 0.875, Accueil|Accueil,"")